ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePointView<TOwnerView> Class / _updateLegendColor Method

In This Topic
    _updateLegendColor Method (_BasePointView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _updateLegendColor( _
       ByVal color As IColor _
    ) 
    public void _updateLegendColor( 
       IColor color
    )

    Parameters

    color
    See Also